When recreating the record for dom 0, read the current VCPU settings from Xen,
authorEwan Mellor <ewan@xensource.com>
Wed, 13 Dec 2006 14:36:36 +0000 (14:36 +0000)
committerEwan Mellor <ewan@xensource.com>
Wed, 13 Dec 2006 14:36:36 +0000 (14:36 +0000)
commitb02c5adc458afe7f7fe2370a32928014014a6e85
treeaae00f0439f19e88b2d1b31aa6cf91c098d50237
parent44437b7e31f9f9538b36aac21c75a32baaf6c6a6
When recreating the record for dom 0, read the current VCPU settings from Xen,
rather than from the store, allowing boot-time configuration to take precedence.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomainInfo.py